Gets or sets the indicator that determines whether the job can be triggered by other jobs
__property VARIANT_BOOL AllowJobTrigger;
VARIANT_BOOL AllowJobTrigger;
Property AllowJobTrigger() As VARIANT_BOOL
true
If AllowJobTrigger is True, other jobs can trigger this job using Job Control Actions. If it is False, other jobs cannot trigger this job.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|